﻿@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,700,100italic,300italic,400italic,700italic);
/*
Template Name: Multi
Version: 1.0
Author: ShapeBootstrap
Author URL: https://shapebootstrap.net
*/
/*************************
*******Typography******
**************************/
body {
    background: #eff1f3;
    font-family: "微软雅黑", sans-serif;
    font-size: 10px;
    line-height: 30px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: '微软雅黑', "arial black";
    color: #272727;
}

ul {
    list-style-position: outside;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    zoom: 1;
}

li {
    padding: 0px;
    margin: 0px;
}

a {
    color: #00a0e8;
    -webkit-transition: color 400ms, background-color 400ms;
    -moz-transition: color 400ms, background-color 400ms;
    -o-transition: color 400ms, background-color 400ms;
    transition: color 400ms, background-color 400ms;
}

    a:hover,
    a:focus {
        text-decoration: none;
        color: #2a95be;
    }

hr {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #fff;
}

.gradiant {
    background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
    background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
    background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
}

.gradiant-horizontal {
    background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
    background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
    background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
}

.section-header {
    margin-bottom: 20px;
}

    .section-header .section-title {
        font-size: 44px;
        color: #272727;
        position: relative;
        padding-bottom: 20px;
        margin: 0 0 20px;
    }

        .section-header .section-title:before {
            content: "";
            position: absolute;
            width: 140px;
            bottom: 0;
            left: 50%;
            margin-left: -70px;
            height: 1px;
            background: #ebebeb;
        }

        .section-header .section-title:after {
            content: "";
            position: absolute;
            width: 24px;
            height: 24px;
            bottom: -11px;
            left: 50%;
            margin-left: -12px;
            border: 5px solid #fff;
            border-radius: 20px;
            background: #d00;
        }

.btn {
    border-width: 0;
    border-bottom-width: 3px;
    border-radius: 3px;
}

    .btn.btn-primary {
        background: #00a0e8;
        border-color: #2a95be;
    }

        .btn.btn-primary:hover,
        .btn.btn-primary:focus {
            background: #2a95be;
        }

.topBG {
    background-image: url(/New/img/home_pic/topBG.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 222px;
    background-position-y: bottom;
    background-position-x: right;
}

.column-title {
    margin-top: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    position: relative;
}

    .column-title:after {
        content: " ";
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 40%;
        border-bottom: 1px solid #00a0e8;
    }

ul.nostyle {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
}

    ul.nostyle i {
        color: #00a0e8;
    }

.scaleIn {
    -webkit-animation-name: scaleIn;
    animation-name: scaleIn;
}


.float_right {
    float: right;
}

.float_left {
    float: left;
}
.font14{
    font-size:14px;
}
.font_center {
    text-align: center;
    font-size: 14px;
}

    .font_center span {
        color: #ffa902 !important;
    }

.font_orange {
    color: #ffa902;
}

.paddingButtom15 {
    padding-bottom: 15px;
}

.marginTop20 {
    margin-top: 20px;
}

.marginTop5 {
    margin-top: 8px;
}

.paddingTop20 {
    padding-top: 20px;
}

.marginLeft15 {
    margin-left: 15px;
}

.marginRight10 {
    margin-right: 10px;
}

.position_absolute {
    position: absolute;
    z-index: 1000;
    width: 110%;
    left: -2%;
    top: 98%;
    font-size: 1.2em;
}

.bg_white {
    background: #fff;
}

.header {
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 0 10px #999;
    -moz-box-shadow: 0 0 10px #999;
    box-shadow: 0 0 10px #999;
}

.header {
    width: 100%;
    background-image: url(/New/img/Home_pic/TopBGZhan.jpg);
    background-position: bottom;
    height: 200px;
    box-shadow: 0 0 10px #999;
}


.header_logo_di {
    background-image: url(/New/img/Home_pic/TopBG.jpg);
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
    position: relative;
    background-position-x: right;
}

.topLogo {
    margin: 1.2% 0 0 1%;
    width: 40%;
}

    .topLogo img {
        width: 100%;
    }

.topTT {
    float: left;
    margin: 0% 0% 0% 1%;
    text-align: left;
    position: absolute;
    bottom: 0;
}

    .topTT span {
        font-family: KaiTi;
        font-size: 1.7em;
        font-weight: 600;
        /*color: #0e6eb8;*/
        color: #444;
        display: inline-block;
        /*text-shadow: 5px 5px 5px #777;*/
        margin-right: 2em;
        line-height: 1em;
        vertical-align: middle;
    }

    .topTT img {
        /*width: 100%;*/
        height: auto;
    }

.imgTT1 {
}

.imgTT2 {
}

.title {
    width: 100%;
    height: auto;
}

    .title .titleA {
        width: 11.11%;
        font-size: 1.8em;
        font-weight: bold;
        float: left;
        height: 45px;
        line-height: 45px;
        background: #0e6eb8;
        /*border: 1px #fff solid;*/
        text-align: center;
        color: #fff;
        position: relative;
    }

    .title .active {
        width: 14.28%;
        float: left;
        background: #ffa902;
        height: 45px;
        line-height: 45px;
        border: 1px #ffa902 solid;
        text-align: center;
    }

.titleA .titleF {
    color: #fff;
    display: block;
    width: 100%;
    cursor: pointer;
    word-spacing:1em;
}

.title .titleA:hover {
    background: #ffa902;
    border: 1px #ffa902 solid;
}

.titleA_second {
    background: #54aede;
    width: 100%;
    font-weight: 100;
    box-shadow: 0 0 5px #999;
    border-radius: 5px;
    padding: 5px 0;
}

    .titleA_second li {
        width: 100%;
        line-height: 35px !important;
        height: 35px !important;
        border-bottom: 1px #eee dotted;
        text-align: center;
        font-size: 0.8em;
        color: #666;
        overflow: hidden;
    }

        .titleA_second li:last-child {
            border-bottom: none;
        }

        .titleA_second li a {
            color: #fff;
            display: block;
            width: 100%;
            text-align: center;
        }

        .titleA_second li:hover {
            background: #ccc;
            cursor: pointer;
            font-weight: bold;
            font-size: 0.9em;
        }

.width20b {
    width: 20%;
}

.width110b {
    width: 110%;
}

.border2 {
    border: 2px #c8e7ff solid;
    width: 100%;
    border-radius: 6px;
}

.inputIn {
    width: 145px;
    float: right;
    margin-right: 10px;
    background-color: #ccc;
    border-radius: 23px;
    height: 35px;
    position: relative;
}

.input_Gr {
    border: 1px #0e6eb8 solid;
    width: 100%;
    border-radius: 6px;
}

.searchBut {
    float: right;
    margin-left: -100px;
}

.input_Gr button {
    border: none;
    background: none;
}

    .input_Gr button:hover {
        border: none;
        background: none;
    }

    .input_Gr button:active {
        border: none;
        background: none;
    }

.enLink {
    float: right;
    width: 13%;
    position: absolute;
    right: 0%;
    bottom: 9%;
}

.newsLast {
    background: #fff;
    border-radius: 10px;
    width: 100%;
    min-height: 200px;
}

    .newsLast h3 {
        text-align: center;
        color: #0e6eb8;
        margin: auto;
        width: 100%;
        line-height: 40px;
    }

    .newsLast h5 {
        text-align: right;
        color: #999;
        width: 80%;
    }

    .newsLast p,.newsLast div {
        line-height: 1.5em !important;
        font-size: 1.5em !important;
        text-indent: 2em !important;
        font-family: "微软雅黑","sans-serif" !important;
        font-size:16px !important;
        margin-bottom:1em;
    }
    .newLast p *, .newLast div *{
        font-family: "微软雅黑","sans-serif" !important;
        font-size:16px !important;
    }
    .newsLast img {
        max-width: 100%;
        height: auto;
        text-align: center;
        margin: 5px auto;
        padding: 6px;
        display: table-cell;
        vertical-align: middle;
    }

    .newsLast table {
        width: 100%;
    }

    .newsLast table p{
        text-indent: 0em !important;
    }

    .newsLast td, .newsLast th {
        text-align: center;
    }

.titleNavB {
    display: none;
}
#d1{
    width:240px;
    display:inline-block;
    background:#fff;
    line-height:2em;
    vertical-align:top;
}
#d1 a{
    display: block;
    margin: 15px 0;
    font-size: 16px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 2px 7px;
}
#d1 a:hover{
    background-color:#eee;
    color:#1c5d9c;
}
#d1 span{
    font-weight: bold;
    padding: 0px;
    height: 1.8em;
    line-height: 1.8em;
    color: #1c5d9c;
    width: 2em;
    display: inline-block;
    text-align: center;
    border-radius: 0.5em;
    background-color: #eee;
}
#d1 sss{
    background-color: #9cbad6;
    font-weight: bold;
    padding: 0px;
    height: 1.8em;
    line-height: 1.8em;
    color: #fff;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 1.8em;
}
#imgLeftTop{
    width:100%;
}
#d2{
    display:inline-block;
}
.top{
    position:fixed;
    top:0px;
}
@-webkit-keyframes scaleIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scaleIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
/*************************
*******Header******/
.topTime {
    width: 100%;
    height: 30px;
    background-color: #0e6eb8;
    color: #fff;
    overflow: hidden;
}
/***********************
********* Footer ******
************************/
#footer {
    padding: 20px 0;
    margin-top: 20px;
    color: #fff;
    background: #0e6eb8;
}

    #footer a {
        color: #fff;
    }

        #footer a:hover {
            color: #00a0e8;
        }

.print {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 240px;
}

    .print a {
        text-decoration: none;
        font-weight: bold;
        color: #1c5d9c;
        margin: 2em;
        font-size: 1.4em;
    }

.menuLeft {
    width: 20%;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-right: 1%;
    color: #ccc;
    background: #f8fafc;
}

.contentRight {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    width: 79%;
    min-height: 480px;
    float: left;
    font-size: 1.6em;
    margin-top: 10px;
}

    .contentRight img, #divContent img {
        max-width: 100%;
    }

    .contentRight p {
        font-size: 1.2em;
        text-indent: 2em;
    }

#imgzx {
    position: absolute;
    top: 0;
    right: 2%;
}



#divContent {
    margin-top: 20px;
    font-size: 16px;
    line-height: 35px;
    text-align: left;
    letter-spacing: 0.01em;
    background-color: #fff;
    padding: 1em;
    overflow: auto;
    min-height:800px;
}

    #divContent img {
        margin: 5px auto;
        display: block;
        max-width: 100%;
    }

.MinTable {
    width: 100%;
}

.listtitle {
    display: none;
}

.cmstable {
    border-collapse: collapse;
    border: none;
    margin: 20px auto 0px auto;
    width: 98%;
}
    .cmstable tr {
        background-color: #fff;
    }

   .cmstable img {
        border: none;
        margin-top: 10px;
    }
.tabletopbg {
    background: #3b88c4 !important;
    font-weight: bolder;
    color:#fff;
}

.cmstable td, .cmstable th {
    border: 1px solid #b5cbd1;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
 .cmstable th{
    color:#fff;
}

.texttitle h4 {
    font-family: "微软雅黑";
    border-bottom: 2px solid #1c5d9c;
    color: #1c5d9c;
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
    _height: 30px;
    _line-height: 30px;
}

.more {
    float: right;
}

h4 .more {
    font-size: 0.9em;
}

.listtextleft {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-right: 1%;
    color: #ccc;
    background: #f8fafc;
}

.textleftlist {
    width: 90%;
    margin: 0px auto;
}

    .textleftlist h2 {
        background-color: #1c5d9c;
        border-bottom: 5px solid #1c5d9c;
        font-family: "微软雅黑";
        font-size: 1.8em;
        font-weight: bold;
        padding: 0px;
        padding-left: 1em;
        height: 2em;
        line-height: 2em;
        color: #fff;
    }

#twolevelmenu {
    margin: 5px 0px;
    padding: 0 1.2em 0 1.2em;
    width: 100%;
    line-height: 24px;
    list-style-type: none;
    text-align: left;
    overflow: auto;
}

    #twolevelmenu li {
        border-bottom: #ccc 1px solid;
        float: left;
        width: 100%;
    }

        #twolevelmenu li ol li {
        }

        #twolevelmenu li:last-child {
            border-bottom: none;
            margin-bottom: 0.5em;
        }
        #twolevelmenu li a:hover{
            background-color:#00a0e8;
            color:#fff;
        }

    #twolevelmenu ol {
        margin-left: 1em !important;
        overflow: auto;
    }

li {
    list-style: none;
}

#twolevelmenu a {
    display: block;
    font-size: 1.6em;
    padding: 0.5em 0.5em 0.5em 1em;
    letter-spacing: 0.02em;
    color: #333;
    text-decoration: none;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

    #twolevelmenu a:link {
        color: #333;
        text-decoration: none;
    }

.highlightmenu {
    color: #fff !important;
    background: orange !important;
    font-weight: bold;
}

.textright {
    width: 100%;
    height: auto;
    float: right;
    margin-top: 10px;
    padding-left: 10px;
}

    .textright img {
        margin: 5px auto;
        display: block;
    }

.tdLeftMenu {
    background: #f8fafc;
    border-right: 1px solid #ccc;
    width: 25%;
    vertical-align: top;
}

.yuan {
    _margin: 0px;
    padding: 0;
    overflow: hidden;
    width: 100%;
    font-size: 16px;
}

    .yuan .spTime {
        position: relative;
        height: 44px;
        line-height: 44px;
    }

    .yuan span {
        float: right;
    }

    .yuan .messTop {
        margin: 1em 0;
        left: -44% !important;
        top: -12% !important;
    }

    .yuan .messTop2 {
        margin: 1em 0;
        left: -44% !important;
        top: -12% !important;
    }

    .yuan .messNew {
        margin: 1em 0;
        left: -44% !important;
        bottom: -12% !important;
    }

    .yuan span{
        color:gray;
    }

    .yuan span img {
        display: inline-block !important;
    }

.yuanxi2, .yuanxi3 {
    _display: block;
    width: 79%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: gray;
    text-decoration: none;
    margin-left: 10px;
    height: 44px;
    line-height: 44px;
}

    .yuanxi2 t, .yuanxi3 t {
        min-width: 10em;
    }

    .yuanxi2 a, .yuanxi3 a {
        margin-left: 0.4em;
    }

.listrtitle {
    color: #1c5d9c;
    border-bottom: 5px solid #1c5d9c;
    font-family: "微软雅黑";
    font-size: 1.3em;
    font-weight: bold;
    padding: 0px;
    padding-left: 20px;
    margin: 10px auto;
    line-height: 1.8em;
    display: none;
    overflow: auto;
    width: 100%;
}
.listrtitle a{
    font-size:0.7em;
}
.listleft1 {
    background-color: #fff;
}

.textrightright h3 {
    color: #1c5d9c;
    display: block;
    height: 30px;
    border-bottom: 2px solid #1c5d9c;
    font-family: "微软雅黑";
    font-size: 14px;
    width: 90%;
    font-weight: bold;
    padding-left: 20px;
    margin: 15px auto;
}

#search {
    border: none;
    margin: 3px 1em;
    height: 90%;
    width: 80%;
    background: none;
    font-size: 1.6em;
    outline: none;
    color: #fff;
}

.imgSearch {
    position: absolute;
    right: 8px;
    top: 1%;
    cursor: pointer;
}

.tableCssWithBorder {
    width: 99%;
    min-width: 700px;
    margin:0 auto;
}

    .tableCssWithBorder td, .tableCssWithBorder th {
        border: 1px solid #ccc !important;
        padding: 0.5em;
        text-align: center;
        height: 3em;
    }

    .tableCssWithBorder th {
        background-color: #3b88c4 !important;
        color: #fff !important;
    }

    .tableCssWithBorder tr:hover {
        background-color: #ddd !important;
    }

.tableCss {
    width: 100%;
    min-width: 700px;
}

.fontSize1p4em {
    font-size: 1.4em;
}

.tableCss td, .tableCss th {
    text-align: center;
}

.tableCss th {
    background-color: #3b88c4 !important;
    color: #fff !important;
}

.tableCss tr:hover {
    background-color: #ddd !important;
}

.dTable {
    overflow: auto;
    width: 100%;
}

.width_em2 {
    width: 2em;
}

.width_em3 {
    width: 3em;
}

.width_em4 {
    width: 4em;
}

.width_em5 {
    width: 5em;
}

.width_em6 {
    width: 6em;
}

.width_em7 {
    width: 7em;
}

.width_em8 {
    width: 8em;
}

.width_em9 {
    width: 9em;
}

.width_em10 {
    width: 10em;
}
.width_em12 {
    width: 12em;
}

.width_em14 {
    width: 14em;
}

ss {
    display: inline-block;
}

.tdAlignLeft {
    text-align: left !important;
}

.tdTextIndent2 {
    text-indent: 2em !important;
}

.datailpagetext img {
    display: initial !important;
    border: none !important;
    margin: 0 !important;
    width: auto !important;
}


.pagination {
    padding: 5px 0;
    text-align: center;
    width: 100%;
}

    .pagination a {
        margin-right: 5px;
        font-size: 14px;
        color: #0e6eb8;
        background-color: white;
        text-align: center;
        vertical-align: middle;
        text-decoration: none;
        line-height: 22px;
        display: inline-block;
        min-width: 23px;
        height: 22px;
        line-height: 22px;
        overflow: hidden;
    }

    .pagination .pre, .pagination .next {
        width: 60px;
        line-height: 23px;
        font-family: "宋体";
    }

.pager {
    font-size: 1em !important;
    text-indent: 0em !important;
}

    .pager b {
        font-size: 14px;
        font-weight: 700;
        color: #333;
        margin-right: 5px;
        width: 25px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        vertical-align: middle;
        display: inline-block;
    }

.textright_news ul li span {
    float: right;
}

.titleNavB {
    display: none;
    float: right;
    text-align: center;
    color: #0e6eb8;
    border-radius: 5px;
    background: #fff;
    border: 1px #0e6eb8 solid;
    position: absolute;
    right: 10px;
    top: 20%;
    z-index: 500;
}

.listtextl {
    width: 48%;
    margin: 1%;
    float: left;
}

.textright_newslong ul li span {
    float: right;
}

@media (min-width:1366px) {
    .container {
        width: 90%;
        padding: 0;
    }
}

@media (min-width:1440px) {
    .container {
        width: 90%;
        padding: 0;
    }
}

@media (min-width:1680px) {
    .container {
        width: 90%;
        padding: 0;
    }

    .menuLeft {
        width: 17%;
    }

    .contentRight {
        width: 82%;
    }
}

@media (min-width:1920px) {
    .container {
        width: 1728px;
        padding: 0;
    }

    .menuLeft {
        width: 16%;
    }

    .contentRight {
        width: 83%;
    }

    .inputIn {
        width: 75%;
        float: right;
        margin: 0 1%;
    }

    .position_absolute {
        width: 120%;
        left: -7%;
    }
}

@media (max-width:1680px) {
    .inputIn {
        width: 75%;
        float: right;
        margin: 0 1%;
    }

    .position_absolute {
        width: 120%;
        left: -7%;
    }
}

@media (max-width:1440px) {
    .menuLeft {
        width: 24%;
    }

    .contentRight {
        width: 75%;
    }

    .inputIn {
        width: 75%;
        float: right;
        margin: 0 1%;
    }

    .position_absolute {
        width: 120%;
        left: -7%;
    }
}

@media (max-width:1366px) {
    .menuLeft {
        width: 27%;
    }

    .contentRight {
        width: 72%;
    }

    .inputIn {
        width: 75%;
        float: right;
        margin: 0 1%;
    }

    .position_absolute {
        width: 120%;
        left: -7%;
    }
}

@media (max-width:1230px) {
    .menuLeft {
        width: 30%;
    }

    .contentRight {
        width: 69%;
    }

    .inputIn {
        width: 80%;
        float: right;
        margin: 0 1%;
    }

    .topLogo {
        width: 40%;
        margin: 3.2% 0 0 1%;
    }

    .topTT {
        /*width: 68%;*/
        margin: 0% 0 0 1%;
    }

    .titleA_second li {
        font-size: 0.7em;
    }

        .titleA_second li:hover {
            font-size: 0.7em;
        }

    .position_absolute {
        width: 130%;
        left: -10%;
    }
}

@media (max-width:1024px) {
    .enLink {
        margin: 5% 0 0 0;
    }
}

@media (max-width:970px) {
    .menuLeft {
        width: 100%;
    }

    .contentRight {
        width: 100%;
    }

    .inputIn {
        width: 75%;
        float: right;
        margin: 0 1%;
    }

    .topLogo {
        width: 50%;
        margin: 3.2% 0 0 1%;
    }

    .topTT {
        /*width: 68%;*/
        margin: 0% 0 0 1%;
    }

    .enLink {
        width: 32%;
    }

    .title {
        display: block;
    }
}

@media screen and (max-width:768px) {
    .topTime .float_right {
        margin-right: 5px;
    }

    .header {
        height: auto;
        background-image: none;
    }

    .header_logo_di {
        background-image: none;
        height: auto;
    }

    .position_absolute {
        width: 100%;
        left: 0;
    }

    #imgzx {
        display: none;
    }

    .title {
        display: none;
    }

        .title .titleA {
            width: 100%;
            border-bottom: 1px solid #fff;
        }

    .titleA_second li {
        border-bottom: 1px #fff solid
    }

        .titleA_second li a {
            font-weight: bold;
            font-size: 1.1em;
        }

    .topLogo {
        width: 60%;
        margin: 1%;
    }

    .topTT {
        display: none;
    }

        .topTT span {
            font-size: 1.2em;
        }

    .enLink {
        position: static;
        width: 100%;
    }

    .inputIn {
        width: 98%;
        float: left;
        margin: -3.5% 1% 1% 1%;
    }

    .contentRight {
        padding: 0px;
    }

    .newsLast {
        margin-top: 20px;
    }

    .titleNavB {
        display: block !important;
        right: 5px;
        top: 15%;
        border-radius: 5px;
        border: 2px #0e6eb8 solid;
        width: 45px;
        height: 45px;
        text-align: center;
        font-size: 4em;
        line-height: 40px;
    }

    footer {
        line-height: 1.8em;
        padding: 10px 0;
    }

    .yuan li {
        border-bottom: 1px solid #ccc;
    }

    .yuanxi2, .yuanxi3 {
        width: 76%;
        margin-left: 0px;
    }
}

@media screen and (max-width:667px) {
    .dSearch select, .dSearch input{
        width:100% !important;
    }
    #imgzx {
        right: 2%;
        top: 48%;
        width: 15%;
    }

    .topLogo {
        clear: both;
        width: 60%;
        margin: 2%;
    }

    .topTT {
        clear: both;
        /*width: 90%;*/
        margin: 5px 0 5px 5px;
    }

        .topTT span {
            font-size: 1em;
        }

    #titleNav {
        display: none;
        position: fixed;
        z-index: 1000;
        top: 90px;
    }

    .topTime .float_right {
        margin-right: 0;
        text-align: center;
    }

    .enLink .float_right {
        position: absolute;
        right: 45px;
        top: 40px;
    }

    .titleA .titleA_second {
        width: 100%;
        margin: 0;
        border-radius: 0;
        position: page;
    }

    .inputIn {
        width: 98%;
        margin: -3% 1% 1% 1%;
    }

    .font_center p {
        font-size: 8px;
    }

    .newsLast {
        background: #fff;
        border-radius: 0;
        padding: 10px;
    }

        .newsLast img {
            width: 100%;
        }

        .newsLast h3 {
            text-align: center;
            font-size: 1.8em;
            color: #0e6eb8;
            margin: auto;
            width: 100%;
            line-height: 30px;
        }

        .newsLast p {
            line-height: 25px;
            font-size: 1em !important;
        }

    .print {
        display: none;
    }

    .yuanxi2, .yuanxi3 {
        width: 74%;
        margin-left: 0px;
    }
    /*
table td:first-child{ 
     width:8em !important;
}*/
    .tableCss td:first-child {
        width: 3em !important;
    }

    .tableCssWithBorder td:first-child {
        width: 4em !important;
    }

    .tableCssWithBorder #tdName {
        width: 12em
    }

    .tableCss td {
        font-size: 13px;
    }

    .dDesc strong, .tableCssWithBorder th {
        font-size: 15px !important;
    }

    .dDesc span, .tableCssWithBorder td {
        font-size: 13px !important;
    }

    th span {
        font-size: 15px !important;
    }

    td span {
        font-size: 13px !important;
    }

    .yuan {
        font-size: 13px;
        padding: 0;
    }

    .textleftlist {
        width: 95%;
    }

    .newsPic video {
        width: 100%;
        height: auto !important;
        position: inherit;
    }

    .listrtitle {
        padding-left: 5px;
    }

    .titleNavB {
        display: block;
        right: 2px;
        top: 15%;
        border-radius: 4px;
        border: 1px #0e6eb8 solid;
        width: 35px;
        height: 35px;
        text-align: center;
        font-size: 3em;
        line-height: 30px;
    }
}

@media screen and (max-width:420px) {
    .header {
        height: 65px;
    }

    .topLogo {
        width: 70%;
    }

    .titleNavB {
        display: block;
        right: 2px;
        top: 8%;
        border-radius: 4px;
        border: 1px #0e6eb8 solid;
        width: 30px;
        height: 30px;
        text-align: center;
        font-size: 2.5em;
        line-height: 27px;
    }

    .yuanxi2, .yuanxi3 {
        width: 60%;
        margin-left: 0px;
    }
}
.colorRed{
    color:red;
}
.tdContent{
    text-align:left !important;
    text-indent:2em;
}